home *** CD-ROM | disk | FTP | other *** search
- {
- IBClasses = (
- {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
- {
- ACTIONS = {
- levelChanged = id;
- newWorldsAndThemesAlert = id;
- populateMenus = id;
- runThemeChangePanel = id;
- runWorldChangePanel = id;
- };
- CLASS = IXGamePreferencesController;
- LANGUAGE = ObjC;
- OUTLETS = {
- alertSwitch = NSButton;
- highscoreRadio = NSMatrix;
- individualSoundSwitchMatrix = NSMatrix;
- keyChooser = IXKeyChooser;
- maxLevelField = NSTextField;
- skinSwitch = NSButton;
- soundSwitch = NSButton;
- startingLevelField = NSTextField;
- startingLevelSlider = NSSlider;
- themeMenuItem = NSMenuItem;
- themePopUp = NSPopUpButton;
- tipSwitch = NSButton;
- unpauseSwitch = NSButton;
- worldMenuItem = NSMenuItem;
- worldPopUp = NSPopUpButton;
- };
- SUPERCLASS = IXPreferencesController;
- },
- {
- ACTIONS = {
- resetFactoryDefaults = id;
- showPreferencesPanel = id;
- userInterfaceChanged = id;
- };
- CLASS = IXPreferencesController;
- LANGUAGE = ObjC;
- OUTLETS = {preferencesPanel = NSWindow; };
- SUPERCLASS = NSObject;
- },
- {
- ACTIONS = {difficultyChanged = id; };
- CLASS = RuniXPreferencesController;
- LANGUAGE = ObjC;
- OUTLETS = {difficultyMatrix = NSMatrix; faceDifficultyMatrix = NSMatrix; };
- SUPERCLASS = IXGamePreferencesController;
- }
- );
- IBVersion = 1;
- }